Resource ValueSet/FHIR Server from package br.go.ses.core#0.0.1 (78 ms)
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/v3-MaritalStatus
Code | Display | Definition |
S | Solteiro | No marriage contract has ever been entered |
M | Casado | A current marriage contract is active |
D | Divorciado | Marriage contract has been declared dissolved and inactive |
W | Viúvo | The spouse has died |
L | Separado judicialmente | |
Source
{
"resourceType" : "ValueSet",
"id" : "estado-civil",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet estado-civil</b></p><a name=\"estado-civil\"> </a><a name=\"hcestado-civil\"> </a><a name=\"estado-civil-pt-BR\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-MaritalStatus.html\"><code>http://terminology.hl7.org/CodeSystem/v3-MaritalStatus</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-S\">S</a></td><td>Solteiro</td><td>No marriage contract has ever been entered</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-M\">M</a></td><td>Casado</td><td>A current marriage contract is active</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-D\">D</a></td><td>Divorciado</td><td>Marriage contract has been declared dissolved and inactive</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-W\">W</a></td><td>Viúvo</td><td>The spouse has died</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-L\">L</a></td><td>Separado judicialmente</td><td/></tr></table></li></ul></div>"
},
"url" : "https://fhir.saude.go.gov.br/r4/core/ValueSet/estado-civil",
"version" : "0.0.1",
"name" : "EstadoCivil",
"title" : "Estado Civil",
"status" : "active",
"experimental" : false,
"date" : "2025-01-17T09:52:16-03:00",
"publisher" : "SES-GO",
"contact" : [
{
"name" : "SES-GO",
"telecom" : [
{
"system" : "url",
"value" : "https://fhir.saude.go.gov.br"
},
{
"system" : "email",
"value" : "ti-ses.saude@goias.gov.br"
}
]
}
],
"description" : "O estado civil refere-se ao status legal e social de uma pessoa em relação ao seu relacionamento conjugal.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"concept" : [
{
"code" : "S",
"display" : "Solteiro"
},
{
"code" : "M",
"display" : "Casado"
},
{
"code" : "D",
"display" : "Divorciado"
},
{
"code" : "W",
"display" : "Viúvo"
},
{
"code" : "L",
"display" : "Separado judicialmente"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.